home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
game
/
juji.swf
/
scripts
/
DefineButton2_9
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2003-03-01
|
68b
|
7 lines
on(release){
tellTarget("_root")
{
play();
}
}